home *** CD-ROM | disk | FTP | other *** search
/ Hentai Mania 3 / HentaiMania CD 03.iso / games / STREET GIRL / MUGENFAQ.TXT < prev    next >
Text File  |  2000-01-04  |  16KB  |  405 lines

  1. M.U.G.E.N  F.A.Q
  2. ----------------
  3. Updated 1 Jan 1999
  4.  
  5. General Questions
  6. -----------------
  7. Q. When I try to run MUGEN it gives me an error "Can't change video mode",
  8.    even when I hit "yes" to switch to 640x480. What does it mean?
  9. Q. When I run in 640x480 I have a tiny screen. How do I make it big?
  10. Q. Why doesn't MUGEN work with my %s soundcard?
  11. Q. MUGEN sometimes won't load character X. Why?
  12. Q. MUGEN exits with loading errors after playing several rounds. Why?
  13. Q. How do I enable my gamepad?
  14. Q. How do I use my Playstation gamepad?
  15. Q. My PSX converter behaves erratically/slowly/turns off!
  16. Q. How do I use force feedback with my input device?
  17. Q. How do I add new characters to the select screen?
  18. Q. How do I make a stage and its background?
  19. Q. How do I add music to the stage?
  20. Q. How do I add music to the title, select and VS screens?
  21. Q. How do I switch the sounds for the hits and announcers?
  22. Q. How do I change the graphics for supers and hit sparks and life bars?
  23. Q. How do I change the title screen and character select graphics?
  24. Q. Why isn't the AI very competitive?
  25. Q. AIRView says it can't load fonts. What's wrong?
  26. Q. Where are the docs and tutorials?
  27. Q. Can MUGEN do tag-team or 3-on-3 battles?
  28. Q. Can I sell a game I make with MUGEN?
  29. Q. Will you make a Windows version?
  30. Q. Where are character endings, intros, story mode and other goodies?
  31.  
  32.  
  33. Character-specific questions
  34. ----------------------------
  35. Q. How do I make an .act file?
  36. Q. How do I make an .sff or .snd file?
  37. Q. How do I make an .air, .cns, .cmd or .def file?
  38. Q. Heck, how do I make a character?
  39. Q. Making a character is hard! What's the easy way?
  40. Q. Why does my character have a colored box around him?
  41. Q. How do I make an attack move?
  42. Q. Why doesn't my command work in the CMD?
  43. Q. My character disappears when he's thrown. What's wrong?
  44. Q. Can I have a separate palette for certain player sprites?
  45. Q. Can I have a separate palette for the projectiles?
  46. Q. How do I add a KO sound?
  47.  
  48.  
  49.  
  50.  
  51. General Questions
  52. -----------------
  53.  
  54. Q. When I try to run MUGEN it gives me an error "Can't change video mode",
  55.    even when I hit "yes" to switch to 640x480. What does it mean?
  56.  
  57. A. You need VESA drivers to run MUGEN. It's recommended you run in VESA2,
  58.    since that is usually faster for 16-bit colour. Check readme.txt for
  59.    more info on tweaking your graphics settings.
  60.    The default setting for MUGEN is 320x240 in 16-bit color, using VESA2
  61.    in linear mode. Older video cards may need to use banked mode, so
  62.    be sure to check. Some VESA drivers such as Scitech Display Doctor
  63.    may need linear mode manually enabled. Please do not contact us for
  64.    help regarding VESA drivers.
  65.  
  66.  
  67. Q. When I run in 640x480 I have a tiny screen. How do I make it big?
  68.  
  69. A. Edit data/mugen.cfg, and look under [Video]. Set "stretch" to 1.
  70.    This will run slower though, so it's recommended you find a VESA
  71.    driver that gives you 320x240x16bit.
  72.  
  73.  
  74. Q. Why doesn't MUGEN work with my %s soundcard?
  75.  
  76. A. MUGEN supports SB16 and compatibles. If you have a sound card that
  77.    has Sound Blaster emulation, but does not work with MUGEN, you can
  78.    try setting the IRQ to 7 or lower. High IRQs may cause problems.
  79.    Also, you might want make sure your BLASTER settings are correct.
  80.    To see that, type "SET" at the command prompt. You might see a line
  81.      BLASTER=A220 I5 D1 H7 P330 T6
  82.    This is address 220, IRQ 5, DMA 1, High DMA7. You can ignore the
  83.    other two settings. If this is incorrect, try changing it by typing
  84.      SET BLASTER=A??? I? D? H?
  85.    Where the ?'s are replaced with the correct values.
  86.  
  87. Q. MUGEN sometimes won't load character X. Why?
  88. Q. MUGEN exits with loading errors after playing several rounds. Why?
  89.  
  90. A. These behaviors, particularly if they occur erratically, are symptoms
  91.    of insufficient memory. If you have a character named Kumquat and a
  92.    stage called Kiwiland, then typical error messages in this category would
  93.    be "Error loading kumquat.def" or "Error loading kiwiland.def". Here are a 
  94.    few suggested solutions, the first two from readme.txt: 
  95.  
  96.    i. Run in DOS
  97.       If you are running Windows, select "Restart in MS-DOS Mode" in
  98.       the "Shut Down" menu. This will free up a good deal of memory.
  99.  
  100.    ii. Reduce the player cache
  101.       M.U.G.E.N will try to keep players in memory in order to reduce
  102.       loading times. You might want to reduce the number of players
  103.       that are kept in memory at any one time.
  104.       Open up data/mugen.cfg and look under the [Misc] section.
  105.       Change PlayerCache to a smaller number. 0 will save you the
  106.       most memory.
  107.  
  108.    iii. Change your DPMI settings
  109.       If running in pure DOS doesn't solve your problems, or is not possible
  110.       for some reason, you can try running in a DOS box from Windows and 
  111.       increasing your DPMI settings. You can follow these steps:
  112.          1. Create a new shortcut to the MS-DOS prompt in Windows. For
  113.             instance, you can right-click on the desktop, select "New 
  114.             Shortcut", then type in "command.com" in the box labeled 
  115.             "Command line". Click Next, choose a name if you don't like the 
  116.             default "MS-DOS Prompt", then click Finish.
  117.      2. Right-click on the new shortcut, choose "Properties", then select
  118.             the Memory tab.
  119.      3. At the bottom, there's a box for "MS-DOS protected-mode (DPMI) 
  120.             memory". Click in the box and type in 65535, then click OK.
  121.      4. Enter the DOS prompt using your new shortcut and run MUGEN.
  122.  
  123. Q. How do I enable my gamepad?
  124.  
  125. A. Edit to data/mugen.cfg and find [Input]. Set "P1.UseJoystick" to 1,
  126.    and set P1.Joystick.type to the appropriate setting (2,4 or 6 button)
  127.  
  128.  
  129. Q. How do I use my Playstation gamepad?
  130.  
  131. A. You need to build a converter to connect your joystick to the computer.
  132.    MUGEN supports the DirectPad Pro converter; schematics are available at
  133.    www.ziplabel.com. You do not need to download the DirectPad Pro drivers,
  134.    although they are recommended for testing your converter. The converter
  135.    connects to the parallel port, so you will need to disconnect your
  136.    printer cable if you wish to use the pad.
  137.  
  138.    The DirectPad Pro schematics specify a +5V power supply for the main
  139.    controller electronics, and a +9V power supply for the shock motors.
  140.    The standard voltages supplied by the Playstation for these purposes
  141.    are, respectively, +3.5V and +7.6V. It is up to you to decide whether
  142.    you wish to run at the higher voltages, or build an external power
  143.    supply to provide the +3.5V and +7.6V inputs. An external power supply,
  144.    though more inconvenient, may be able to supply more power, to controllers
  145.    that require it, than the parallel port can. We have received no reports 
  146.    of damage to Playstation controllers from running at +5V/+9V, but that 
  147.    does not mean the possibility does not exist.
  148.  
  149.    In any case, neither we nor the DirectPad Pro author can answer questions
  150.    about the construction of a PSX converter. Please find a friend
  151.    knowledgeable in electronics to help you if you have difficulties.
  152.  
  153.    When your converter is completed and functioning, set "P1.UseJoystick" to
  154.    1, and P1.Joystick.type to 22. The PSX pad buttons are numbered
  155.    consecutively as follows:
  156.  
  157.    5 = L2, R2, L1, R1, Triangle, Circle, X, Square, Select, L3, R3, 
  158.    Start = 16
  159.  
  160.    Here is a sample joystick configuration for the Namco PSX joystick.
  161.  
  162.    [P1 Joystick] ;Namco stick
  163.    A      = 11
  164.    B      = 10
  165.    C      = 6
  166.    X      = 12
  167.    Y      = 9
  168.    Z      = 8
  169.    Start  = 13
  170.  
  171.    Note that you can bind the Start button to any physical button on the PSX
  172.    joystick, if you choose. The "X" button functions as a cancel button in 
  173.    most menus. This is not configurable.
  174.  
  175.    MUGEN does not support analog input. The L3 and R3 switches are supported.
  176.  
  177.  
  178. Q. My PSX converter behaves erratically/slowly/turns off!
  179.  
  180. A. The PSX pad code is at an early stage of development, and the process of
  181.    polling the controller is inherently imperfect. If you have problems, use
  182.    the DirectPad Pro controller calibration routine to see if your converter
  183.    has been properly constructed or not. If that fails, please report the
  184.    problem, along with your processor speed and the value of the "delay"
  185.    variable that can be read from the debug output.
  186.  
  187.  
  188. Q. How do I use force feedback with my input device?
  189.  
  190. A. The only force feedback device currently supported is the Playstation Dual
  191.    Shock controller. Force feedback defaults to disabled. To enable it, set
  192.    ForceFeedback = 1 in the [Input] section.
  193.  
  194.  
  195. Q. How do I add characters to the select screen?
  196.  
  197. A. Open data/select.cfg. in the [Characters] group at the top, add a
  198.    line that looks like:
  199.      player, stages/stage.def
  200.    Substitute "player" for the name of the player, and "stage.def" for
  201.    the name of his stage. If you do not specify a stage, it will
  202.    randomly choose one.
  203.  
  204.  
  205. Q. How do I make a stage and its background?
  206.  
  207. A. You need a def and an sff in the stages/ directory.
  208.    stages/stage0.def has some comments on how to make
  209.    a background. We will work on real documentation later.
  210.  
  211.  
  212. Q. How do I add music to the stage?
  213.  
  214. A. Edit the def file for the stage, and go to [Music].
  215.    For "bgmusic", put in the name of the midi, mod (also s3m) or mp3
  216.    file. For example, if you have music.mp3 in the sound/ directory,
  217.    the line should read:
  218.      bgmusic = sound/music.mp3
  219.    Or if a file is on other drive the line should read:
  220.      bgmusic = d:/music/mp3/music.mp3
  221.  
  222.  
  223. Q. How do I add music to the title, select and VS screens?
  224.  
  225. A. For the title screen, open up data/system.def, and look
  226.    under [Music]. Add the mp3 or midi to "bgmusic".
  227.    For the char select and VS screens, open up data/select.cfg
  228.    and check under [Music].
  229.  
  230.  
  231. Q. How do I switch the sounds for the hits and announcers?
  232.  
  233. A. You'll need to build your own fight.snd in the sound/
  234.    directory.
  235.  
  236.  
  237. Q. How do I change the graphics for supers and hit sparks and life bars?
  238.  
  239. A. You'll need to change staticfx.sff and staticfx.air in the
  240.    graphics/ directory.
  241.  
  242.  
  243. Q. How do I change the title screen and character select graphics?
  244.  
  245. A. To put in a title image, replace graphics/title.pcx with one of
  246.    your own. To change more of the title screen, open up
  247.    data/system.def and edit the background parameters. The
  248.    corresponding background is graphics/system.sff.
  249.    To change the select screen stuff, open up data/select.cfg.
  250.    The background sff is graphics/selectbg.sff.
  251.  
  252.  
  253. Q. Why isn't the AI very competitive?
  254.  
  255. A. The AI implementation is incomplete. For now, engine bug fixes
  256.    and improvements are the priority.
  257.                               
  258.  
  259. Q. AIRView says it can't load fonts. What's wrong?
  260.  
  261. A. You need to run AIRView in the same directory as MUGEN.
  262.    It uses the MUGEN fonts.
  263.  
  264.  
  265. Q. Where are the docs and tutorials?
  266.  
  267. A. We are working on it. There are some in the docs/ folder,
  268.    but some are not complete yet.
  269.  
  270.  
  271. Q. Can MUGEN do tag-team or 3-on-3 battles?
  272.  
  273. A. This is under development.    
  274.  
  275.  
  276. Q. Can I sell a game I make with MUGEN?
  277.  
  278. A. You can't sell MUGEN betas.  MUGEN betas are free.  However, 
  279.    what you do with the characters and files you make is your
  280.    decision.
  281.  
  282.  
  283. Q. Will you make a Windows version?
  284.  
  285. A. No, not yet. We would like to get more engine development done 
  286.    before considering ports to other OSes.
  287.  
  288.  
  289. Q. Where are character endings, intros, story mode and other goodies?
  290.  
  291. A. These will be worked on when the game engine is more complete.
  292.  
  293.  
  294.  
  295. Character-specific questions
  296. ----------------------------
  297.  
  298. Q. How do I make an .act file?
  299.  
  300. A. You can do it one of several ways:
  301.    1. If you have Adobe Photoshop, you can save .act files from
  302.       a 256 color image.
  303.    2. You can download PCXClean from our Tools section in our
  304.       homepage. The PCXPal tool can be used to extract .pal
  305.       files from a PCX file.
  306.    3. You can get the Paint Shop Pro .pal to .act converter
  307.       from the new PCXClean package (v1.5).
  308.  
  309. Q. How do I make an .sff or .snd file?
  310.  
  311.  
  312. A. You will need sprmaker and sndmaker. They are
  313.    available in the MUGEN Tools package.
  314.  
  315.  
  316. Q. How do I make an .air, .cns, .cmd or .def file?
  317.  
  318. A. They are all text files, that you can edit with EDIT
  319.    or Notepad, or the like. CNS files can sometimes get
  320.    too big for Notepad, however.
  321.  
  322.  
  323. Q. Heck, how do I make a character?
  324.  
  325. A. It's not easy, but here's a brief outline to get started.
  326.    Read up on the docs for more details.
  327.    - download KFM from our site. He's a good reference.
  328.      Also get his work files, which contain his sprites,
  329.      and a txt file for piping into sprmaker.
  330.    - get ready some sprites to use. Even just the
  331.      standing sprites is enough to get started
  332.    - make the txt file for the sff of his standing frames
  333.    - make the sff using sprmaker
  334.    - make a def file (or copy over and edit KFM's)
  335.    - make an air file (or copy over and edit KFM's)
  336.    - make a cns file (or copy over and edit KFM's) 
  337.    - try it out, tweak the axes until it looks right
  338.      type:  MUGEN player player   to test the char
  339.    - add walking frames to the sff, then animate them in
  340.      the air. Add jumping, getting hit, etc.
  341.    - when you're done with basic movement, it's time to
  342.      add attacks! That's when the fun and real work
  343.      begins (also lots of frustration)
  344.  
  345.  
  346. Q. Making a character is hard! What's the easy way?
  347.  
  348. A. Sorry, there isn't any. MUGEN is very flexible, but with
  349.    that flexibility comes work.
  350.    You can try replacing sprites for KFM and tweaking with
  351.    his AIR and CNS to get started though.
  352.  
  353.  
  354. Q. Why does my character have a colored box around him?
  355.  
  356. A. You need to set the color of that box to color 0 in
  357.    his palette. Make sure your sprites are all 256 colors,
  358.    with that same palette.
  359.  
  360.  
  361. Q. How do I make an attack move?
  362.  
  363. A. You need several things.
  364.    1. Sprites for the attack move (SFF)
  365.    2. An animation action for the attack (AIR)
  366.    3. A move definition (CMD)
  367.    4. State entry (CMD)
  368.    5. States (CNS)
  369.    See the respective documentation for details.
  370.  
  371.  
  372. Q. Why doesn't my command work in the CMD?
  373.  
  374. A. You need to put state entry for a move (call it Move A) before all
  375.    other moves that have commands that are subsets of Move A. So if
  376.    Move A has command "D, F, a" then Move A has to be place before
  377.    another move that has command "a" in the CMD file.
  378.  
  379.  
  380. Q. My character disappears when he's thrown. What's wrong?
  381.  
  382. A. You do not have all the required sprites as specified in spr.txt.
  383.    Make sure you've added all the get-hit sprites, including the ones
  384.    that have axes in the middle of the body, as well as at the head.
  385.  
  386.  
  387. Q. Can I have a separate palette for certain player sprites?
  388.  
  389. A. Except for the big portrait (9000,1), the answer is no. To see how
  390.    to use a different palette, download KFM's work files and look at
  391.    the .txt file for his .sff.
  392.  
  393.  
  394. Q. Can I have a separate palette for the projectiles?
  395.  
  396. A. Not yet. Put the colors for the projectile in the player's palette.
  397.    We are working to remove this limitation.
  398.  
  399.  
  400. Q. How do I add a KO sound?
  401.  
  402. A. If you have a sound 11,0 (that's group 11, sound 0) in your
  403.    character's .snd file, it will automatically be played as the
  404.    KO sound.
  405.